powered by
Define a LaTeXPackage for the LaTeX preview package.
previewPackage()
A "LaTeXpackage" object.
"LaTeXpackage"
This package wraps LaTeX snippets in a preview environment, which may not work for complex LaTeX snippets.
Paul Murrell
This function creates a "LaTeXpackage" object that provides support for the LaTeX preview package.
This adds a "preview-baseline" anchor to use for aligning the rendered LaTeX in R.
"preview-baseline"
A predefined package is pre-registered under the name "preview".
"preview"
cat(author("test", packages="preview"), sep="\n")
Run the code above in your browser using DataLab